if service.click({
{"%Actions",
"know contacting options",
"Start video call",
}
})
return true
end

if service.click({
{"Mute microphone",
}
})
return true
end

return true